Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Deprecate/remove captureQuery #239

Merged
merged 1 commit into from
Dec 2, 2016
Merged

Deprecate/remove captureQuery #239

merged 1 commit into from
Dec 2, 2016

Conversation

LewisJEllis
Copy link
Contributor

return this.captureException.apply(this, arguments);
},
captureQuery: function captureQuery() {
utils.consoleAlert('captureQuery has been deprecated and will be removed in v2.0');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be removed

Doesn't this straight-up remove it? Why not keep the original implementation w/ this warning and remove in 2.0?

@LewisJEllis
Copy link
Contributor Author

LewisJEllis commented Nov 29, 2016 via email

Copy link
Contributor

@benvinegar benvinegar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, fair enough, I haven't seen a "query" interface in Sentry in ages (ever?) so sounds right.

@LewisJEllis LewisJEllis merged commit 320ece1 into breadcrumbs Dec 2, 2016
@LewisJEllis LewisJEllis deleted the deprecate-query branch December 2, 2016 21:57
LewisJEllis added a commit that referenced this pull request Dec 13, 2016
LewisJEllis added a commit that referenced this pull request Dec 13, 2016
LewisJEllis added a commit that referenced this pull request Dec 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants